[INFO] fetching crate leindex 1.5.2...
[INFO] testing leindex-1.5.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate leindex 1.5.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate leindex 1.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate leindex 1.5.2
[INFO] tweaked toml for crates.io crate leindex 1.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leindex 1.5.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leindex 1.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb0ebb8391b699beb5b5422516e552014d61a181df3b10c04e62abb442753f74
[INFO] running `Command { std: "docker" "start" "-a" "cb0ebb8391b699beb5b5422516e552014d61a181df3b10c04e62abb442753f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb0ebb8391b699beb5b5422516e552014d61a181df3b10c04e62abb442753f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0ebb8391b699beb5b5422516e552014d61a181df3b10c04e62abb442753f74", kill_on_drop: false }`
[INFO] [stdout] cb0ebb8391b699beb5b5422516e552014d61a181df3b10c04e62abb442753f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d00ff7faeb9e025f30a855f860c7cce00be1b17d717543af745f9e8279c1091
[INFO] running `Command { std: "docker" "start" "-a" "1d00ff7faeb9e025f30a855f860c7cce00be1b17d717543af745f9e8279c1091", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling libsql-ffi v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.0
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-json v0.23.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling libsql-rusqlite v0.32.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-rustls v0.25.0
[INFO] [stderr]    Compiling libsql-sys v0.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling skiplist v0.3.0
[INFO] [stderr]    Compiling libsql_replication v0.5.0
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling libsql-hrana v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling psutil v3.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling libsql v0.5.0
[INFO] [stderr]    Compiling hnsw_rs v0.1.19
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling leindex v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 11s
[INFO] running `Command { std: "docker" "inspect" "1d00ff7faeb9e025f30a855f860c7cce00be1b17d717543af745f9e8279c1091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d00ff7faeb9e025f30a855f860c7cce00be1b17d717543af745f9e8279c1091", kill_on_drop: false }`
[INFO] [stdout] 1d00ff7faeb9e025f30a855f860c7cce00be1b17d717543af745f9e8279c1091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b871d37d2458beafad87189adaebcf139f8a0be679fc9c049dcd2fb4489d78
[INFO] running `Command { std: "docker" "start" "-a" "51b871d37d2458beafad87189adaebcf139f8a0be679fc9c049dcd2fb4489d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling skiplist v0.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hnsw_rs v0.1.19
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling libsql-ffi v0.4.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-rustls v0.25.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling libsql-rusqlite v0.32.0
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling libsql-sys v0.7.0
[INFO] [stderr]    Compiling libsql_replication v0.5.0
[INFO] [stderr]    Compiling libsql v0.5.0
[INFO] [stderr]    Compiling leindex v1.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/graph/extraction.rs:1700:13
[INFO] [stdout]      |
[INFO] [stdout] 1700 |         let mut parent_speak = sig("speak", "Animal::speak", true);
[INFO] [stdout]      |             ----^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leindex` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name leindex --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="edit"' --cfg 'feature="full"' --cfg 'feature="global"' --cfg 'feature="graph"' --cfg 'feature="mcp-server"' --cfg 'feature="parse"' --cfg 'feature="phase"' --cfg 'feature="search"' --cfg 'feature="server"' --cfg 'feature="storage"' --cfg 'feature="validation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "edit", "full", "global", "graph", "mcp-server", "minimal", "parse", "phase", "search", "server", "storage", "validation"))' -C metadata=807aca90509c703e -C extra-filename=-af425c28d74e69be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern axum_06=/opt/rustwide/target/debug/deps/libaxum-4e4c5b1c5ba63600.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-9bf049406bce2f7e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1f35105f4a1fb8cb.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-4bb45ada178e5998.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-225736d622151e28.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3d139b49ced60d7b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cc71f417f70d66dc.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-201e9ffdeb7f733b.rmeta --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-d7e98ef24964a950.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-65bcbcc8edfedd81.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7217505a02fde294.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ddcddd2d1a5e55c0.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-7eed6b9806c17615.rmeta --extern hnsw_rs=/opt/rustwide/target/debug/deps/libhnsw_rs-e89691b510bf30e8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-61e6ae4f67427b89.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6ee8b5cdab83af60.rmeta --extern libsql=/opt/rustwide/target/debug/deps/liblibsql-6fd3b1711902a788.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-2779d866d310c9ae.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c31ef4677a8d0175.rmeta --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-6bada538734b56f5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-2c3215c782441ce3.rmeta --extern rusqlite_migration=/opt/rustwide/target/debug/deps/librusqlite_migration-80698bf8f0aaec69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0c43223495ab7eba.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db9c8d4d3531bfc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a75c8cecc32322a.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-8a6c87bb76d43194.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-b716fe271c952e46.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0a71110e82c851ef.rmeta --extern tower_04=/opt/rustwide/target/debug/deps/libtower-c5c0fa8a0b58aff1.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a48bc414828ae9b0.rmeta --extern tower_http_04=/opt/rustwide/target/debug/deps/libtower_http-724e460bc0509376.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-7b15d4c99c326bf4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6226526fad006638.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f1bc7d5a983d1394.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-a219fb8660788701.rmeta --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-41f8573deff5ee4d.rmeta --extern tree_sitter_c=/opt/rustwide/target/debug/deps/libtree_sitter_c-03f6c5e88741b509.rmeta --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-9b227a303c4abeb3.rmeta --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-359ce8d98595540b.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-ceae77c17b92d512.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-e0683d0aef700383.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-f5adf1e76b2b9544.rmeta --extern tree_sitter_json=/opt/rustwide/target/debug/deps/libtree_sitter_json-c09e9b5e23d3fc8f.rmeta --extern tree_sitter_lua=/opt/rustwide/target/debug/deps/libtree_sitter_lua-c35da8810c25f3ad.rmeta --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-c0e9e8c0d528a2d3.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-4cfab9e9a3ad5a7e.rmeta --extern tree_sitter_ruby=/opt/rustwide/target/debug/deps/libtree_sitter_ruby-51934e4816685a09.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-aeb29c441025dd58.rmeta --extern tree_sitter_scala=/opt/rustwide/target/debug/deps/libtree_sitter_scala-1b06c1e5be95deb2.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-a62b654d7466a26f.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-51ea083ac55613a7.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-07d175b418aeddea.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-8c7a6ee23f79f23f/out -L native=/opt/rustwide/target/debug/build/blake3-8c7a6ee23f79f23f/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-a6f28b822db53f02/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-935d893407332672/out/build -L native=/opt/rustwide/target/debug/build/ring-36a3b58dcc92d93d/out -L native=/opt/rustwide/target/debug/build/libsql-ffi-90c275d1260a409a/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-e1c0ba3cc04b5e10/out -L native=/opt/rustwide/target/debug/build/tree-sitter-d33c4d0a07b597ab/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-3a02af1e7417a93f/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-ac9c0b59dcfa4c15/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-888f8c81d0d24be5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-7a4eabbed235d836/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-b3144609bc2596fc/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-5197fbfda41a2492/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-88abf35de053b1af/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-188d97f2d627a115/out -L native=/opt/rustwide/target/debug/build/tree-sitter-lua-188a1c7a5069d977/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-da84dd171d59f84e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-6bf81a2749286f87/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-0ae32b52e3d6dce2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-fd5e7754a5d5476f/out -L native=/opt/rustwide/target/debug/build/tree-sitter-scala-ebd35ee65027e319/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-b97e8d28b1c63b08/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "51b871d37d2458beafad87189adaebcf139f8a0be679fc9c049dcd2fb4489d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b871d37d2458beafad87189adaebcf139f8a0be679fc9c049dcd2fb4489d78", kill_on_drop: false }`
[INFO] [stdout] 51b871d37d2458beafad87189adaebcf139f8a0be679fc9c049dcd2fb4489d78
